CVE-2013-10005
CVE-2013-10005 applies to the Go SOCKS library github.com/btcsuite/go-socks. The vulnerability arises in the net.Conn implementation where RemoteAddr and LocalAddr call themselves recursively, creating an infinite loop that crashes the program via a stack overflow. Documented impact is a denial o...